home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 3.iso / dist / fw_qt3.idb / usr / freeware / Qt / examples / hello / hello.doc.z / hello.doc
Text File  |  2002-04-08  |  337b  |  32 lines

  1.  
  2. /*
  3. $Id$
  4. */
  5. /*!   \page hello-example.html
  6.  
  7.   \ingroup examples
  8.   \title Hello, World
  9.  
  10.   This example brings up the words "Hello, World" moving up and down,
  11.   and in different colors.
  12.  
  13.   <hr>
  14.  
  15.   Header file:
  16.  
  17.   \include hello/hello.h
  18.  
  19.   <hr>
  20.  
  21.   Implementation:
  22.  
  23.   \include hello/hello.cpp
  24.  
  25.   <hr>
  26.  
  27.   Main:
  28.  
  29.   \include hello/main.cpp
  30. */
  31.  
  32.